home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Education / FlashCards / card_3426.txt < prev    next >
Encoding:
Text File  |  1988-01-11  |  601 b   |  34 lines

  1. -- card: 3426 from stack: in
  2. -- bmap block id: 16601
  3. -- flags: 0000
  4. -- background id: 2586
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   wait 20
  9.   visual dissolve slow
  10.   go to card id 26646
  11. end openCard
  12.  
  13.  
  14.  
  15. -- part 1 (button)
  16. -- low flags: 00
  17. -- high flags: 0000
  18. -- rect: left=3 top=21 right=339 bottom=510
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 1
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: New Button
  27. ----- HyperTalk script -----
  28. on mouseUp
  29.   visual iris close
  30.   go to card id 3029
  31. end mouseUp
  32.  
  33.  
  34.